home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / AHOME.Dxr / 00022.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  126 b   |  9 lines

  1. on exitFrame
  2.   puppetSound(0)
  3.   puppetPalette("black")
  4.   updateStage()
  5.   puppetPalette(0)
  6.   stoptimeout()
  7.   go(1, "EXIT")
  8. end
  9.